1. Assign values to variable num1 to 100 and num2 to 20 a. Fill in the blanks with appropriate names b. Rename...
1. Assign values to variable num1 to 100 and num2 to 20
a. Fill in the blanks with appropriate names
b. Rename this sheet to Your name_ Solution_Class Assignment 3 and submit it
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Solution Assignment 3
{
class Program
{
static void Main(string[] args)
{
int num1 = 100;
int num2 = 20;
int sum, product, difference, remainder, dividend;
sum = num1 + num2;
product = ________________________ * ________________________;
if (_____________ > ____________________)
{
difference = ________________ - ____________________________;
dividend = _____________________ / ____________________;
remainder = ________________ %____________________________;
}
else
{
difference = ________________ - ____________________________;
dividend = ____________________ / ______________________;
remainder = ________________ % ____________________________;
}
Console.WriteLine(" The answers are sum = {0}, product = {1}, difference = {2}, dividend
= {3}, remainder = {4} ", -----------, ----------, -------, -------, -------);
}
}
}
12 years ago
999999.99
Purchase the answer to view it

- new__6.
- Project PROPOSAL
- Week 1 Application
- literature review
- BUS 475 Final Exam 100 MCQs (A+ Work) Set 03
- Project Plan
- Why do decisions lead to trade-offs?
- I need Help in math>>
- Summarize the required procedures for record keeping and reporting to government agencies.
- Tim Kay
- History of LD PowerPoint Presentation